Skip to content

docs: update for pipecat PR #4448#808

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4448
Open

docs: update for pipecat PR #4448#808
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4448

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4448.

Changes

api-reference/server/services/s2s/gemini-live.mdx

  • Updated example file reference from realtime-gemini-live-function-calling.py to realtime-gemini-live-async-tool.py
  • Added note about async tool support with cancel_on_interruption=False using NON_BLOCKING mechanism on Gemini 2.x models
  • Documented that Gemini 3.x models log a warning when async tools are used (not yet supported)
  • Noted intermittent 1008 error during long-running tool calls with auto-reconnect

api-reference/server/services/s2s/gemini-live-vertex.mdx

  • Updated example file reference from realtime-gemini-live-vertex-function-calling.py to realtime-gemini-live-vertex.py
  • Added note that Vertex AI does not support NON_BLOCKING tool calls, so cancel_on_interruption=False falls back to synchronous behavior with a warning

Gaps identified

None

- Update example file references (function-calling → async-tool / vertex)
- Document cancel_on_interruption=False support with NON_BLOCKING on Gemini 2.x
- Note Gemini 3.x warning for async tools
- Document Vertex AI limitation (no NON_BLOCKING support)
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 8, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 8, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 8, 2026, 9:02 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant